[INFO] cloning repository https://github.com/kristopherjohnson/rust-tuis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kristopherjohnson/rust-tuis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkristopherjohnson%2Frust-tuis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkristopherjohnson%2Frust-tuis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6c0d6b25a3ab19c5909002fe6b042a130592665
[INFO] checking kristopherjohnson/rust-tuis against try#f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2 for pr-156992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkristopherjohnson%2Frust-tuis" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kristopherjohnson/rust-tuis
[INFO] finished tweaking git repo https://github.com/kristopherjohnson/rust-tuis
[INFO] tweaked toml for git repo https://github.com/kristopherjohnson/rust-tuis written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kristopherjohnson/rust-tuis on toolchain f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kristopherjohnson/rust-tuis already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking kristopherjohnson/rust-tuis against try#f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2 for pr-156992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkristopherjohnson%2Frust-tuis" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kristopherjohnson/rust-tuis
[INFO] finished tweaking git repo https://github.com/kristopherjohnson/rust-tuis
[INFO] tweaked toml for git repo https://github.com/kristopherjohnson/rust-tuis written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kristopherjohnson/rust-tuis on toolchain f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kristopherjohnson/rust-tuis already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xi-unicode v0.1.0
[INFO] [stderr]   Downloaded ncurses v5.99.0
[INFO] [stderr]   Downloaded pancurses v0.16.1
[INFO] [stderr]   Downloaded num-iter v0.1.37
[INFO] [stderr]   Downloaded num v0.2.0
[INFO] [stderr]   Downloaded maplit v1.0.1
[INFO] [stderr]   Downloaded enumset_derive v0.3.0
[INFO] [stderr]   Downloaded enum-map-internals v0.1.2
[INFO] [stderr]   Downloaded array-macro v1.0.3
[INFO] [stderr]   Downloaded enum-map v0.5.0
[INFO] [stderr]   Downloaded term_size v0.3.1
[INFO] [stderr]   Downloaded enum-map-derive v0.4.1
[INFO] [stderr]   Downloaded signal-hook v0.1.8
[INFO] [stderr]   Downloaded num-rational v0.2.1
[INFO] [stderr]   Downloaded num-complex v0.2.1
[INFO] [stderr]   Downloaded arc-swap v0.3.7
[INFO] [stderr]   Downloaded pdcurses-sys v0.7.1
[INFO] [stderr]   Downloaded cursive v0.11.1
[INFO] [stderr]   Downloaded enumset v0.3.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 306ce91d6d6bbac0965db1650f1dbe32f091f2baed692eed34bb4577a5ea2819
[INFO] running `Command { std: "docker" "start" "-a" "306ce91d6d6bbac0965db1650f1dbe32f091f2baed692eed34bb4577a5ea2819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "306ce91d6d6bbac0965db1650f1dbe32f091f2baed692eed34bb4577a5ea2819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "306ce91d6d6bbac0965db1650f1dbe32f091f2baed692eed34bb4577a5ea2819", kill_on_drop: false }`
[INFO] [stdout] 306ce91d6d6bbac0965db1650f1dbe32f091f2baed692eed34bb4577a5ea2819
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e23ce1f924c7f5f66850048c9544a3df372b20c5d413852fd5e54fdd481ec57d
[INFO] running `Command { std: "docker" "start" "-a" "e23ce1f924c7f5f66850048c9544a3df372b20c5d413852fd5e54fdd481ec57d", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling ncurses v5.99.0
[INFO] [stderr]    Compiling syn v0.15.29
[INFO] [stderr]    Compiling num-rational v0.2.1
[INFO] [stderr]    Compiling serde v1.0.89
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling byteorder v1.3.1
[INFO] [stderr]    Compiling num-complex v0.2.1
[INFO] [stderr]     Checking array-macro v1.0.3
[INFO] [stderr]     Checking arc-swap v0.3.7
[INFO] [stderr]     Checking maplit v1.0.1
[INFO] [stderr]     Checking term_size v0.3.1
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking xi-unicode v0.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.2.1
[INFO] [stderr]     Checking enum-map-internals v0.1.2
[INFO] [stderr]     Checking signal-hook v0.1.8
[INFO] [stderr]     Checking hashbrown v0.1.8
[INFO] [stderr]     Checking num-integer v0.1.39
[INFO] [stderr]     Checking pancurses v0.16.1
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]     Checking num v0.2.0
[INFO] [stderr]    Compiling enum-map-derive v0.4.1
[INFO] [stderr]     Checking clock-pancurses v0.1.0 (/opt/rustwide/workdir/clock-pancurses)
[INFO] [stderr]     Checking clock-ncurses v0.1.0 (/opt/rustwide/workdir/clock-ncurses)
[INFO] [stderr]    Compiling enumset_derive v0.3.0
[INFO] [stderr]     Checking enum-map v0.5.0
[INFO] [stderr]     Checking enumset v0.3.17
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking cursive v0.11.1
[INFO] [stderr]     Checking clock-cursive v0.1.0 (/opt/rustwide/workdir/clock-cursive)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.88s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "e23ce1f924c7f5f66850048c9544a3df372b20c5d413852fd5e54fdd481ec57d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e23ce1f924c7f5f66850048c9544a3df372b20c5d413852fd5e54fdd481ec57d", kill_on_drop: false }`
[INFO] [stdout] e23ce1f924c7f5f66850048c9544a3df372b20c5d413852fd5e54fdd481ec57d
